home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / m17n / eo-plena.mim < prev    next >
Text File  |  2009-04-29  |  2KB  |  118 lines

  1. ;;; Copyright (C) 2007 Joop Kiefte (LaPingvino)
  2. ;;; 
  3. ;;; This file is part of the m17n contrib; a sub-part of the m17n
  4. ;;; library.
  5. ;;; 
  6. ;;; The m17n library is free software; you can redistribute it and/or
  7. ;;; modify it under the terms of the GNU Lesser General Public License
  8. ;;; as published by the Free Software Foundation; either version 2.1 of
  9. ;;; the License, or (at your option) any later version.
  10. ;;; 
  11. ;;; The m17n library is distributed in the hope that it will be useful,
  12. ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  14. ;;; Lesser General Public License for more details.
  15. ;;; 
  16. ;;; You should have received a copy of the GNU Lesser General Public
  17. ;;; License along with the m17n library; if not, write to the Free
  18. ;;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  19. ;;; Boston, MA 02110-1301, USA.
  20. ;;; 
  21. ;;; <li> eo-plena.mim
  22. ;;;
  23. ;;; Inputmethod for Esperanto // Enigmetodo por Esperanto
  24.  
  25. (input-method eo plena)
  26.  
  27. (title "EK-sistemo")
  28.  
  29. (description (_"Meant for writing Esperanto-letters with the fundamental system and the X-system, like the default of EK."))
  30.  
  31. (map
  32.   (trans
  33.  
  34. ("cx" "─ë")
  35. ("gx" "─¥")
  36. ("hx" "─Ñ")
  37. ("jx" "─╡")
  38. ("sx" "┼¥")
  39. ("ux" "┼¡")
  40. ("Cx" "─ê")
  41. ("Gx" "─£")
  42. ("Hx" "─ñ")
  43. ("Jx" "─┤")
  44. ("Sx" "┼£")
  45. ("Ux" "┼¼")
  46. ("CX" "─ê")
  47. ("GX" "─£")
  48. ("HX" "─ñ")
  49. ("JX" "─┤")
  50. ("SX" "┼£")
  51. ("UX" "┼¼")
  52. ("cxx" "cx")
  53. ("gxx" "gx")
  54. ("hxx" "hx")
  55. ("jxx" "jx")
  56. ("sxx" "sx")
  57. ("uxx" "ux")
  58. ("Cxx" "Cx")
  59. ("Gxx" "Gx")
  60. ("Hxx" "Hx")
  61. ("Jxx" "Jx")
  62. ("Sxx" "Sx")
  63. ("Uxx" "Ux")
  64. ("CXX" "CX")
  65. ("GXX" "GX")
  66. ("HXX" "HX")
  67. ("JXX" "JX")
  68. ("SXX" "SX")
  69. ("UXX" "UX")
  70. ("ch" "─ë")
  71. ("gh" "─¥")
  72. ("hh" "─Ñ")
  73. ("jh" "─╡")
  74. ("sh" "┼¥")
  75. ("au" "a┼¡")
  76. ("eu" "e┼¡")
  77. ("Ch" "─ê")
  78. ("Gh" "─£")
  79. ("Hh" "─ñ")
  80. ("Jh" "─┤")
  81. ("Sh" "┼£")
  82. ("Au" "A┼¡")
  83. ("Eu" "E┼¡")
  84. ("CH" "─ê")
  85. ("GH" "─£")
  86. ("HH" "─ñ")
  87. ("JH" "─┤")
  88. ("SH" "┼£")
  89. ("AU" "A┼¼")
  90. ("EU" "E┼¼")
  91. ("chh" "ch")
  92. ("ghh" "gh")
  93. ("hhh" "hh")
  94. ("jhh" "jh")
  95. ("shh" "sh")
  96. ("auu" "au")
  97. ("euu" "eu")
  98. ("Chh" "Ch")
  99. ("Ghh" "Gh")
  100. ("Hhh" "Hh")
  101. ("Jhh" "Jh")
  102. ("Shh" "Sh")
  103. ("Auu" "Au")
  104. ("Euu" "Eu")
  105. ("CHH" "CH")
  106. ("GHH" "GH")
  107. ("HHH" "HH")
  108. ("JHH" "JH")
  109. ("SHH" "SH")
  110. ("AUU" "AU")
  111. ("EUU" "EU")
  112.    ))
  113.  
  114. (state
  115.   (init
  116.     (trans)))
  117.  
  118.